home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 126-150 / disk_133 / conman / arcinstall < prev    next >
Text File  |  1992-05-06  |  361b  |  12 lines

  1. ; Copies files for ConMan to the system disk
  2. ; Use this script if you received ConMan as an ARCed file.
  3. ; Two easy steps to CLI bliss:
  4. ;   (1) de-ARC the files into the current directory
  5. ;   (2) "execute" this install script ...
  6.  
  7. copy chandler    L:ConHandler
  8. copy conlib.lib  LIBS:conhandler.library
  9. copy ConMan      c:
  10. copy SetCMan     c:
  11. copy History     c:
  12.